Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPP Gaussian filter HOST #478

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

r-abishek
Copy link
Member

  • Adds gaussian filter tensor on host
  • Support for U8/F16/F32/I8, and NCHW/NHWC with toggle variants
  • Support for kernel size 3/5/7/9
  • Relevant Unit/Perf/QA tests

@r-abishek r-abishek requested a review from a team as a code owner November 20, 2024 08:55
Copy link
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two minor changes to the changelog that are required for the purposes of the release notes script.

@@ -2,7 +2,14 @@

Full documentation for RPP is available at [https://rocm.docs.amd.com/projects/rpp/en/latest](https://rocm.docs.amd.com/projects/rpp/en/latest)

## (Unreleased) RPP 1.9.4
## RPP 1.9.5 (Unreleased)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## RPP 1.9.5 (Unreleased)
## (Unreleased) RPP 1.9.5

The unreleased versions need to be labelled with (Unreleased) first in order to not be picked up by the release notes script.

## (Unreleased) RPP 1.9.4
## RPP 1.9.5 (Unreleased)

### Changes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Changes
### Changed

@kiritigowda kiritigowda self-assigned this Nov 23, 2024
@kiritigowda kiritigowda added enhancement New feature or request ci:precheckin labels Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:precheckin enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants